$
$ BASE - Simple example template used by runtime
$ Template: {{_template}}
$ Generated: {{runtime._generated_at}} on {{runtime._generated_on}} by {{runtime._generated_by}}
$ projection: wgs84
$

run_id: '{{runtime.run_id}}'
compute_start: {{runtime.period.start.strftime(runtime._datefmt)}}
compute_interval: {{runtime.period.interval.seconds/3600}} HR
compute_stop: {{runtime.period.end.strftime(runtime._datefmt)}}
